| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetFrameRate function to get the current frame rate of an object node.
float QTVRGetFrameRate (QTVRInstance qtvr);
The QTVRGetFrameRate function returns, as its function result, the current frame rate of the object node specified by the qtvr parameter. A frame rate is a floating-point value in the range from -100.0 to +100.0. An object node's default frame rate is stored in the movie file.
| Previous | Chapter contents | Chapter top | Section top | Next |